gtk-demo: Improve wrapping in settings demo
authorMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jun 2020 13:35:56 +0000 (09:35 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 5 Jun 2020 13:35:56 +0000 (09:35 -0400)
commit2a6dc67fd70e8b41415f04deadbde12f6c3c833b
treeb574359db7e26da40a46be2b9c8b25ac4edeeb22
parent0f81b5854582a0e8f2d83e99dff1c79e21b0370d
gtk-demo: Improve wrapping in settings demo

The columnview overrides the width of its content,
so if a label is not willing to wrap its content
below a certain width, it will just get cut off.

Avoid that by not setting width-chars on the wrapping
content.
demos/gtk-demo/listview_settings.ui